home *** CD-ROM | disk | FTP | other *** search
- Path: seas.gwu.edu!balaban
- From: balaban@seas.gwu.edu (Edward Balaban)
- Newsgroups: comp.os.ms-windows.programmer.misc,comp.lang.c++
- Subject: HELP !!! MSVC 1.5 problem
- Date: 23 Mar 1996 22:45:30 GMT
- Organization: George Washington University
- Message-ID: <4j1uua$ogc@cronkite.seas.gwu.edu>
- NNTP-Posting-Host: 128.164.9.3
- Keywords: C++, MSVC, MFC, 1.5, Windows, interface
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- Hi everybody:
-
- I'm having an strange problem with my C++ program. Here is the story:
-
- The program is written in MSVC 1.50 running in Windows 95. I used the
- Application Wizard to create an SDI frame for my application. It runs
- great in Windows 95 and the interface looks really pretty.
- The reason I used MSVC 1.5 though is because the program needs to be a
- 16 bit app and run in Windows 3.1. Again it runs great under Win 3.1 but
- the menu on the main window is now screwed up badly. The menu strip is very
- narrow, so that initialy menu text labels are not visible completely.
- When I select those menu labels, they go over the bottom line of the menu.
- It looks really bad.
- I've tried to recompile the project under Windows 3.1, but it doesn't
- help. I'm a relatively new user of MSVC, so I don't have an idea on where
- to look for a solution.
-
- Any suggestions would be greatly appreciated ! I need to solve this
- problem soon...
-
- Thanks in advance.
-
- Best regards,
- Edward Balaban.
-
-
-
-
-
- --
-